home *** CD-ROM | disk | FTP | other *** search
/ MacHome 1999 February/March / MacHome CD (February and March 1999).iso / Edutainment / INFOHIGHWAYDEMOS / demo / DEMOF1.DCR / 00331.ls < prev    next >
Encoding:
Text File  |  1998-09-17  |  105 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 2 = 4 then
  3.     go(the frame)
  4.   else
  5.     go(#next)
  6.   end if
  7. end
  8.